home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Business / Scheduler / Scheduler Help / card_5906.txt < prev    next >
Encoding:
Text File  |  1988-03-28  |  1.0 KB  |  52 lines

  1. -- card: 5906 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2753
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 01
  10. -- high flags: 0007
  11. -- rect: left=6 top=25 right=298 bottom=470
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 1
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 3 (button)
  23. -- low flags: 00
  24. -- high flags: 8003
  25. -- rect: left=349 top=308 right=333 bottom=472
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Help Menu Card
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect dissolve fast
  37.   go to card id 3040
  38. end mouseUp
  39.  
  40.  
  41.  
  42.  
  43. -- part contents for card part 2
  44. ----- text -----
  45. The Current Limits of Scheduler Are:
  46.      Number of Employees :                 Limited by disk space memory
  47.      Number of Shifts per Day :           0 to 4
  48.      Number of Employees per Shift :  1 to 20
  49.  
  50.  
  51.  
  52.